home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 250 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  838 b 

  1. Path: news.gems.com!usenet
  2. From: Rob Payne <repayne@nysernet.org>
  3. Newsgroups: comp.lang.c
  4. Subject: B+ Tree Implementation
  5. Date: Wed, 03 Jan 1996 13:34:40 -0500
  6. Organization: NYSERNet, Inc.
  7. Message-ID: <30EACC40.41C67EA6@nysernet.org>
  8. NNTP-Posting-Host: rob.nyser.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b4 (X11; I; BSD/OS 2.0 i386)
  13. CC: Rob Payne <repayne@rob.nyser.net>
  14.  
  15. Are there publicly available implementations of this?
  16.  
  17. Any information, pointers, or references relating to this would be
  18. appreciated.
  19.  
  20. And, to save all of the wise as+es some time, here are a few that I
  21. don't need:
  22.  
  23. funny * BPlusTree_Implementation;
  24. funny & BPlusTree_Implementation;
  25.  
  26. funny * BPlusTree_Information * ;
  27. funny & BPlusTree_Information * ;
  28.  
  29. Thanks, all, in advance.
  30.                 -rob
  31.